FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.uv.fhirpath#current (62 ms)

Package hl7.fhir.uv.fhirpath
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhirpath/https://build.fhir.org/ig/HL7/FHIRPath/CodeSystem-calendar-units.html
Url http://hl7.org/fhirpath/CodeSystem/calendar-units
Version 2.1.0
Status active
Date 2024-02-15
Name CalendarUnits
Title Calendar Duration Units CodeSystem
Experimental False
Realm uv
Authority hl7
Description Calendar Duration Units - which are disctinct to the UCUM units
Content complete

Resources that use this resource

ValueSet
calendar-units Calendar Duration Units ValueSet

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem calendar-units

This case-sensitive code system http://hl7.org/fhirpath/CodeSystem/calendar-units defines the following codes:

CodeDisplayDefinition
millisecond MillisecondOne millisecond - 1/1000 of a calendar second
second SecondOne second
minute MinuteOne minute - excactly 60 seconds
hour HourOne hour - exactly 60 minutes
day DayOne day - exactly 24 hours
week WeekOne week - exactly 7 days
month MonthA calendar month - Month is not a fixed size in days
year YearA calendar year - exactly 12 months

Source

{
  "resourceType" : "CodeSystem",
  "id" : "calendar-units",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem calendar-units</b></p><a name=\"calendar-units\"> </a><a name=\"hccalendar-units\"> </a><a name=\"calendar-units-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhirpath/CodeSystem/calendar-units</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">millisecond<a name=\"calendar-units-millisecond\"> </a></td><td>Millisecond</td><td>One millisecond - 1/1000 of a calendar second</td></tr><tr><td style=\"white-space:nowrap\">second<a name=\"calendar-units-second\"> </a></td><td>Second</td><td>One second</td></tr><tr><td style=\"white-space:nowrap\">minute<a name=\"calendar-units-minute\"> </a></td><td>Minute</td><td>One minute - excactly 60 seconds</td></tr><tr><td style=\"white-space:nowrap\">hour<a name=\"calendar-units-hour\"> </a></td><td>Hour</td><td>One hour - exactly 60 minutes</td></tr><tr><td style=\"white-space:nowrap\">day<a name=\"calendar-units-day\"> </a></td><td>Day</td><td>One day - exactly 24 hours</td></tr><tr><td style=\"white-space:nowrap\">week<a name=\"calendar-units-week\"> </a></td><td>Week</td><td>One week - exactly 7 days</td></tr><tr><td style=\"white-space:nowrap\">month<a name=\"calendar-units-month\"> </a></td><td>Month</td><td>A calendar month - Month is not a fixed size in days</td></tr><tr><td style=\"white-space:nowrap\">year<a name=\"calendar-units-year\"> </a></td><td>Year</td><td>A calendar year - exactly 12 months</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhirpath/CodeSystem/calendar-units",
  "version" : "2.1.0",
  "name" : "CalendarUnits",
  "title" : "Calendar Duration Units CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-02-15",
  "publisher" : "Implementable Technology Specifications WG",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/xml/index.cfm"
        }
      ]
    }
  ],
  "description" : "Calendar Duration Units - which are disctinct to the UCUM units",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "millisecond",
      "display" : "Millisecond",
      "definition" : "One millisecond - 1/1000 of a calendar second",
      "designation" : [
        {
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009",
            "display" : "Synonym"
          },
          "value" : "Milliseconds"
        }
      ]
    },
    {
      "code" : "second",
      "display" : "Second",
      "definition" : "One second",
      "designation" : [
        {
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009",
            "display" : "Synonym"
          },
          "value" : "Seconds"
        }
      ]
    },
    {
      "code" : "minute",
      "display" : "Minute",
      "definition" : "One minute - excactly 60 seconds",
      "designation" : [
        {
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009",
            "display" : "Synonym"
          },
          "value" : "Minutes"
        }
      ]
    },
    {
      "code" : "hour",
      "display" : "Hour",
      "definition" : "One hour - exactly 60 minutes",
      "designation" : [
        {
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009",
            "display" : "Synonym"
          },
          "value" : "Hours"
        }
      ]
    },
    {
      "code" : "day",
      "display" : "Day",
      "definition" : "One day - exactly 24 hours",
      "designation" : [
        {
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009",
            "display" : "Synonym"
          },
          "value" : "Days"
        }
      ]
    },
    {
      "code" : "week",
      "display" : "Week",
      "definition" : "One week - exactly 7 days",
      "designation" : [
        {
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009",
            "display" : "Synonym"
          },
          "value" : "Weeks"
        }
      ]
    },
    {
      "code" : "month",
      "display" : "Month",
      "definition" : "A calendar month - Month is not a fixed size in days",
      "designation" : [
        {
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009",
            "display" : "Synonym"
          },
          "value" : "Months"
        }
      ]
    },
    {
      "code" : "year",
      "display" : "Year",
      "definition" : "A calendar year - exactly 12 months",
      "designation" : [
        {
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009",
            "display" : "Synonym"
          },
          "value" : "Years"
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.